home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / program / tms340.rdm < prev    next >
Text File  |  1996-02-22  |  2KB  |  61 lines

  1. Short:    Tms340class.library , preview
  2. Author:   point@sbox.tu-graz.ac.at (Jürgen Schober)
  3. Uploader: point@sbox.tu-graz.ac.at (Jürgen Schober)
  4. Type:     dev/misc
  5.  
  6. Here are some files for my new tms340class
  7. ******************************
  8. This is just a quick preview !
  9. ******************************
  10. I'm currently working on the A2410.class
  11. and what also has to be done is to include
  12. a Subclass for 8 and 16 bit modes of the 
  13. DirectorII Gfx Board. (This board doesn't
  14. run at the moment, my A3000 power supply 
  15. has an overload ??)
  16. This demo gives you an short overview how
  17. I would imagine an future RTGClass.library(TM)
  18. and I want to release it before we get an 
  19. CyberTrash(TM) into the next OS. Though this
  20. library is _NOT_ ment to be an RTG library
  21. it shows what direction to go if you implement
  22. some "Line/Rect" etc. Methods. If you are 
  23. interessted, contact me at an address (sig. below)
  24. Also if you want to write some classes for other
  25. boards. (eg. TMS340 like Resolver/Vivid, other ?)
  26. If I can spread this around the world, it would make
  27. sence to use it as a base for an EGS driver 
  28. (for now) and maybe for RTG sometimes later
  29. (RTG by AT, of course). I will sure 
  30. rewrite my EGSA2410Driver to support this
  31. new library/class (I have to make a cleanup anyway).
  32.  
  33. Legal:
  34. All Information herein is ©1996 Jürgen Schober.
  35. The Ideas and Code as well as the library may
  36. be used in non comercial products only ! If
  37. you want to use it write me a short note, if
  38. you think it's worth used in commercial software
  39. contact me for license agreements.
  40.  
  41. tms340class.library is ©1996 Jürgen Schober
  42. DirectorII.class, DirectIIClass.c is ©1996 Jürgen Schober
  43.  
  44.  
  45. To use this files:
  46.  
  47. please make an include:tms340/ directory
  48. and copy the BaseClass.h there.
  49.  
  50. For SAS/C users (no other supported yet)
  51.  
  52. copy the BaseClass_pragmas.h into include:pragmas/
  53. copy the BaseClass_protos.h  into include:clib/
  54.  
  55. that's it.
  56.  
  57. enjoy
  58.     Jürgen Schober
  59.     e-mail: point@sbox.tu-graz.ac.at
  60.     WWW: http://www.sbox.tu-graz.ac.at/home/point/Welcome.html
  61.